Skip to content

Bump remark-html from 12.0.0 to 13.0.2 - #155

Merged
krisfremen merged 1 commit into
mainfrom
dependabot/npm_and_yarn/remark-html-13.0.2
Aug 21, 2026
Merged

Bump remark-html from 12.0.0 to 13.0.2#155
krisfremen merged 1 commit into
mainfrom
dependabot/npm_and_yarn/remark-html-13.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor

Bumps remark-html from 12.0.0 to 13.0.2.

Release notes

Sourced from remark-html's releases.

13.0.2

  • b0b1ba5 Fix to sanitize by default The docs have always said remark-html is safe by default. It wasn’t and this patches that.

    If you do want to be unsafe, use remark-html with sanitize: false:

    -  .use(remarkHtml)
    +  .use(remarkHtml, {sanitize: false})

Full Changelog: remarkjs/remark-html@13.0.1...13.0.2

13.0.1

  • 7a8cb0e Update mdast-util-to-hast

13.0.0

  • 0b1cd0a Change to comply to CommonMark (breaking, potentially, if you have duplicate definitions)
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 3, 2026
@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

Size changes

Details

📦 Next.js Bundle Analysis for react-dev

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

Bumps [remark-html](https://github.com/remarkjs/remark-html) from 12.0.0 to 13.0.2.
- [Release notes](https://github.com/remarkjs/remark-html/releases)
- [Commits](remarkjs/remark-html@12.0.0...13.0.2)

---
updated-dependencies:
- dependency-name: remark-html
  dependency-version: 13.0.2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/remark-html-13.0.2 branch from af00b4f to 5983933 Compare August 21, 2026 15:44
@krisfremen
krisfremen merged commit a190bfb into main Aug 21, 2026
6 checks passed
@krisfremen
krisfremen deleted the dependabot/npm_and_yarn/remark-html-13.0.2 branch August 21, 2026 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant